home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Template / XHTML 1.1.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2007-04-02  |  439 b   |  17 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
  3.    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  5. <head>
  6.   <meta name="generator" content="PSPad editor, www.pspad.com" />
  7.   <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  8.   
  9.   <title>Untitled</title>
  10. </head>
  11. <body>
  12.  
  13. <p> Put your content here... </p>
  14.  
  15. </body>
  16. </html>
  17.